Automations

System Automation Commands

  • Version: 2.0.0
  • Official Verified

OpenBots Command group containing system automation commands (Email, File, Folder, Process, System, TextFile).

OpenBots.Commands.SystemAutomation \ Write CSV File Command

Command: Write CSV File Command

This command writes a DataTable to a CSV file.

Parameters

DataTable

Enter an existing DataTable to write out.

Required

Delimiter

Select the delimiter to use when writing to the csv file.

Required

Add Headers

When selected, the column headers from the specified DataTable are also written.

Required

Output Folder Path

Enter or select the path to the folder.

Required

CSV File Name

Enter the name of the CSV file to write out.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Other Commands

Workbook Close Application Command

Workbook Create Application Command

Workbook Save Workbook Command

Workbook Create Table Command

Workbook Get Table Range Command

Workbook Append Sheet Command

Workbook Copy Sheet Command

Workbook Delete Sheet Command

Workbook Get Sheet Names Command

Workbook Rename Sheet Command

Workbook Sheet Exists Command

Worbook Append Row Command

Worbook Delete Row Command

Workbook Write Row Command

Workbook Delete Range Command

Workbook Fill Range Command

Workbook Get Range Command

Workbook Write Range Command

Workbook Load Dictionary Command

Workbook Replace Text Command

Workbook Delete Column Command

Workbook Append Cell Command

Workbook Get Cell Color Command

Workbook Get Cell Command

Workbook Write Cell Command

Workbook Write Image To Cell

Add Windows Credential Command

Delete Windows Credential Command

Get Windows Credential Command

Read Text File Command

Write Create Text File Command

Environment Variable Command

Get Display Property Command

Get Time Zone Command

OS Variable Command

Set Display Property Command

Set Time Zone Command

System Action Command

Begin Remote Scope Command

Close Remote Session Command

Create Remote Session Command

End Remote Scope Command

Launch Remote Desktop Command

Run C Sharp Script Command

Run Powershell Script Command

Run Python Script Command

Start Process Command

Stop Process Command

Email Command

Create Folder Command

Delete Folder Command

Get Folders Command

Get Latest Folder Command

Move Copy Folder Command

Rename Folder Command

Compress Files Command

Delete File Command

Extract Files Command

Get Files Command

Get Latest File Command

Move Copy File Command

Rename File Command

Wait For File Command

Get Mime Message Attachments Command

Get Mime Message Property Command

Save Mime Message Command

Append To CSV File Command

Read CSV File Command

Write CSV File Command


  • Version
    Documentation
Logo